ALIM Web Implementation Guide

Historic File Retention

You can enable the system to keep historic files, include the following statement in the <appSettings> section of the web.config configuration file:
<add key="ebWeb:CheckIn:DeleteHistoric" value="false" />
Note: If this setting is blank or set to any other value than "false", historic files will be deleted.

The historic files are retained with a hidden property, and "Historic ###" is appended to the file name, where "###" represents an incremental number. Files can be downloaded from the Document edit page, by clicking Show hidden files, from the Files topic.